Crate impl_tools_lib

source ·
Expand description

Impl-tools-lib

To implement the proc-macros, copy and modify the impl-tools crate, which is merely documentation plus wrappers around this crate.

Modules

  • The impl_anon! macro
  • Implementation of the #[autoimpl] attribute
  • Custom version of syn fields types supporting initializers
  • Custom version of syn generics supporting ‘X: trait’ bound
  • The impl_scope! macro

Structs